Fix display of reordered Arabic text
authorEli Zaretskii <eliz@gnu.org>
Mon, 26 Feb 2024 17:26:04 +0000 (19:26 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 26 Feb 2024 17:26:04 +0000 (19:26 +0200)
commit76fa7f1f2fb7fbc3dcbd0be7928d0ec112e532e7
treece1722a98a5bad092ebf80ee385984329cad293f
parent1687adcb5c93b490e2e7edcd14615af295e791ed
Fix display of reordered Arabic text

* src/xdisp.c (compute_stop_pos): Fix a year-old thinko in
handling auto-composed characters.  It was introduced as part
of solving bug#62780, which optimized the search for composable
characters.  (Bug#69384)
src/xdisp.c